home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 176-200 / scopedisk193 / aquarium.461-470 / update.doc < prev    next >
Text File  |  1995-03-19  |  5KB  |  122 lines

  1.      _______________________________________________________________
  2.     |                                |
  3.     |             Aquarium Database Update            |
  4.     |            Fred Fish Disks 461 - 470            |
  5.     |              11th Revision             |
  6.     |_______________________________________________________________|
  7.  
  8.  
  9.  
  10. What have we got here?
  11.  
  12. This distribution contains the portion of the Aquarium Database which,
  13. when appended to the previous version of the database, will bring it
  14. up to date to include all disks through Fred Fish's AmigaLibDisk #470. 
  15.  
  16. It is extremely important that you observe the following points:
  17.  
  18.       -    Your present Aquarium Database contains disks 001 - 460.
  19.  
  20.       -    You append an update set only if it is exactly sequential,
  21.     meaning that if you have 001 - 440 you shall NOT append
  22.     the 461 - 470 set before having applied the 451 - 460 set.
  23.  
  24.       -    You use a backup copy of the files dataindexKeyNames, and
  25.     Names.  I'm anything but infallible; protect yourself!
  26.  
  27.  
  28.  
  29. Floppy Users
  30.  
  31. Since the database continues to grow towards the limits of floppy disk
  32. space, you will sooner or later run of of space.  The instructions
  33. below assume (for simplicity's sake) that enough space is available.
  34. If you do encounter a problem with diskspace, use the RAM: disk to
  35. store the .lzh file and the extracted -add files. 
  36.     Notice also that you could simply rename the .new files after
  37. they've been created with join and relabel the volume to AQUARIUM: and
  38. using the original AQUARIUM: disk as a backup to fall back on. 
  39.  
  40. I shall be investigating methods to start a new Aquarium database on a
  41. second floppy, for Fish above 450 or wherever the cutoff will lie.
  42. Don't hold your breath, though.  IF ANYONE HAS SUGGESTIONS, I WELCOME
  43. THESE!
  44.     Update: apparently it is not possible to build another
  45.     database numbering, for example, disks 451 and upwards.
  46.  
  47.     I shall be investigating the possibility of rewriting
  48.     Aquarium with greater flexibility ... don't hold your
  49.     breath, though.  I welcome suggestions on this matter.
  50.  
  51.  
  52.  
  53. Physical/Logical Volume assumptions (substitute your own if you want):
  54.  
  55. I will refer to two volumes in this documentation, NEWFISH and
  56. AQUARIUM.  On a floppy disk, this would refer to two distinct disks,
  57. named appropriately, while on a harddisk you may have these assigned
  58. to different directories or partitions. 
  59.     I don't supply you with a script to automate the update, since
  60. I have rarely run across a script that will work with every
  61. environment and takes everything into account.  Your human
  62. intelligence is far more capable than my assumptions and a script's
  63. limitations.
  64.     If I get feedback on it, I'll try my luck on a script, of
  65. course. 
  66.  
  67. Synopsis:
  68.     NEWFISH:    the AquariumData*.lzh file you wish to add.
  69.     AQUARIUM:    the Aquarium program and the data/ directory. 
  70.  
  71.  
  72.  
  73. Installation Instructions
  74.  
  75. At the CLI, enter (the stuff in italics)
  76.  
  77.     1> cd NEWFISH:
  78.     1> lharc x AquariumData*
  79.  
  80. At this point, LHARC will extract the various files from the archive,
  81. placing them all into the current directory (NEWFISH:).
  82.  
  83. Next, enter the following commands.  These will join the original file
  84. with the newly extracted additions, and save the results in a file
  85. with the extension .new
  86.  
  87.     1> join AQUARIUM:data NEWFISH:data-add as NEWFISH:data.new
  88.     1> join AQUARIUM:index NEWFISH:index-add as NEWFISH:index.new
  89.     1> join AQUARIUM:names NEWFISH:names-add as NEWFISH:names.new
  90.  
  91. You can now delete the extracted additions and copy the .new files
  92. over the old version of the database.  Notice that if you perform this
  93. step on your only copy of the Aquarium, you lose the option of undoing
  94. the addition if it should prove faulty.  Be careful!
  95.  
  96.     1> delete NEWFISH:data-add NEWFISH:index-add NEWFISH:names-add
  97.     1> copy NEWFISH:data.new AQUARIUM:data
  98.     1> copy NEWFISH:index.new AQUARIUM:index
  99.     1> copy NEWFISH:names.new AQUARIUM:names
  100.  
  101. Voilá!
  102.  
  103.  
  104.  
  105. Many Thanks ...
  106.  
  107. I'd like to thank Fred Fish for his continuing efforts to provide us, the
  108. Amiga community, with an organized collection of freely distributable
  109. software.  470 Disks!!! Amazing!  Go Fred, Go!
  110.  
  111. I would also like to express my thanks to B. Lennart Olsson, who made
  112. available to us the Aquarium (Aqvarium?) for all those Fish Disks!  Beats
  113. the h*** out of searching huge text files!
  114.  
  115. And last, but not least, all those who write all that freely distributable
  116. software deserve our special thanks.  Where would we all be without YOU?
  117.  
  118.                  ___
  119.  ._.  Udo Schuermann        / | \    "There is no Way to Peace.
  120.  ( )  walrus@wam.umd.edu    \/|\/     Peace is the Way!"  -- Ghandi.
  121.                  ~~~
  122.